home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3rlistv.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_R3RENAMELISTVIEW_H = 1;
- include("oops/r3listv.js")
-
-
- var R3CLID_RENAMELISTVIEW = 1280;
-
-
-
-
-
-
-
-
-
- function r3Renamelistview () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_RENAMELISTVIEW, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Renamelistview.prototype=new r3Listview;
- // r3rlistv.h_H